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