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