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