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