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