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