type Obj = Record; export declare const useAffectedDebugValue: (state: State, affected: WeakMap) => void; export {};