/// import { SvgIconProps } from './types'; export declare function DocumentMentionIcon({ className, ...props }?: Partial): JSX.Element;