export declare namespace CONST {
    const MONGO_URI: string;
}
