export declare const stateReducer: (state: any, action: any, _prevState: any, instance: any) => any;
