/** * Configuration for the MongoDB adapter */ declare const _default: import("./define_config.js").MongoDBConfig; export default _default;