export declare function useLocalStorage(key: string, initialValue: any): any[];
//# sourceMappingURL=useLocalStorage.d.ts.map