/// /// /// /// import { PouchDbFactory } from "./pouch-db-factory.model"; export declare type PouchDbRef = PouchDB.Database | PouchDbFactory;