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

declare const GhostSmileFillIcon: RemixiconReactIconComponentType;
export default GhostSmileFillIcon;
