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