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