import { RemixiconReactIconComponentType } from './dist/typings';

declare const GhostSmileLineIcon: RemixiconReactIconComponentType;
export default GhostSmileLineIcon;
