export interface IGameStartResponse { // eslint-disable-next-line @typescript-eslint/naming-convention utc_time: number }