/// <reference types="mongoose" />
import { mongoose } from "@typegoose/typegoose";
export declare const mongoUri: () => string;
export declare const mongoPool: () => mongoose.ConnectionOptions;
//# sourceMappingURL=mongo-config.d.ts.map