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