import { GameStateSetup } from './types';
export declare const initialState: GameStateSetup;
