import { DexieCloudOptions } from './DexieCloudOptions'; export declare function verifyConfig({ databaseUrl }?: DexieCloudOptions): void;