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