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