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