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