/// import { IconProps } from '../../types'; declare const MentionCircle: (allProps: IconProps) => JSX.Element; export default MentionCircle;