import { A as AuthDbAdapter } from '../db-BIgxMgj8.js'; declare const mongoAdapter: AuthDbAdapter; declare const mongoUtils: { disconnect(): Promise; reset(): void; healthCheck(): Promise; }; export { mongoAdapter, mongoUtils };