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