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