export declare function useLocalStorage(key: string, initialValue: T): any[];