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