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