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