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