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