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