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