import { UseStorageState } from './useStorageState'; export declare const useLocalStorageState: UseStorageState;