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