import { Db } from "mongodb"; export declare function initTestDb(): Promise; export declare function closeTestDb(): Promise; //# sourceMappingURL=db-utils.d.ts.map