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