import { SVGProps } from "react";
declare const MCMdlMail: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { MCMdlMail };
