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