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