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