export default function useLocalStorage(key: any, defaultValue: any): any[];