import { connect } from "socket.io-client"; export const io = connect("http://localhost:3000");