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