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