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