import { IDatabaseCollections } from './'; export declare let collections: IDatabaseCollections; export declare function init(): Promise;