import { Reducer } from './types'; export declare const stateReducer: Reducer;