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