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