declare global {
  var io: SocketIOServer | undefined;
}

export {};
