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