import { Store } from './store'; export declare const useStateDebugger: (store: Store) => void;