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