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