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