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