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