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