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