import { StateReducer } from '../../types';
export declare const checkFinalPhase: (next: number) => StateReducer;
