import { StorageAdapter } from "@baqhub/sdk-react";
export declare const localStorageAdapter: StorageAdapter;
