/// /// /// /// import { PouchDbRef } from "../../models"; export declare function resolvePouchDbDatabase(dbRef: PouchDbRef): PouchDB.Database;