import { SetConfigAction } from '../actions'; import { Reducer } from '../util/type'; export declare const configReducer: Reducer;