export declare const debugReducer: import("@reduxjs/toolkit").Reducer & { getInitialState: () => boolean; };