import { FC, SVGProps } from 'react'; declare const IconMail: FC & { fill?: string }>; export default IconMail;