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