import { FC, SVGProps } from 'react'; declare const IconEmojiSad: FC & { fill?: string }>; export default IconEmojiSad;