interface mongo.Serverimport { type mongo } from "https://deno.land/x/hex@0.5.15/src/data/deps.ts"; const { Server } = mongo; Propertieshost: stringport: numberoptionaldomainSocket: string