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