import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const Smile: EmotionIcon; export declare const SmileDimensions: { height: number; width: number; };