export interface PingProps { gameId: string; networkId: string; instanceId: string; playerId: string; }