import * as React from "react"; const WifiNull = ({ width, height, color }) => ( ); export default WifiNull;