import { UseStorageState } from "../persistence/index.js";
export declare const useSessionStorageState: UseStorageState;