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