import { SVGProps } from 'react'; declare const IconEmoticonFill: (props: SVGProps) => JSX.Element; export default IconEmoticonFill;