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