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