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