import { SocketConfig } from "../Types"; const makeChatsSocket = (config: SocketConfig) => { } export default makeChatsSocket