export default interface MatchJoinData { matchId: number, gamePassword: string }