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