const { io } = require("socket.io-client"); export default socket = io("http://localhost:3000");