export type CreateLobbyEvent = { userName: string; };