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