import { IconProps } from '../types'; export declare const Smile: (props: IconProps) => JSX.Element;