import { StateReducer } from '../../types';
export declare const addNeutralPlayer: StateReducer;
