/// export declare function useThatState(initialState: T): readonly [T, import("react").Dispatch>, () => Promise]; //# sourceMappingURL=useThatState.d.ts.map