/// import * as NeDB from 'nedb'; export declare const Datastore: (options: NeDB.DataStoreOptions) => any;