/// export declare const useBindState: (value: T) => readonly [T, import("react").Dispatch>, import("react").MutableRefObject];