export declare const GAME_MODES: {
    [index: number]: string;
};
