import { IState } from '..'; import { Reducer } from '../simple-redux'; export declare const stateReducer: Reducer;