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