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