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