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