import { DexieCloudDB } from './db/DexieCloudDB'; export declare function isEagerSyncDisabled(db: DexieCloudDB): boolean;