import {MongoClient} from "mongodb"; declare global { var _mongoClientPromise: Promise; }