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