import { IconProps } from '../Icon'; declare function SvgContactMail(props: IconProps): JSX.Element; export default SvgContactMail;