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