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