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