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