import * as React from "react"; function WifiIcon(props: React.SVGProps) { return ; } export default WifiIcon;