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