export interface GameStatisticBase { gameUserId: number; }