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