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