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