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