interface Uriimport { type Uri } from "https://deno.land/x/postgres@v0.16.1/utils/utils.ts"; Propertiesdriver: stringhost: stringpassword: stringpath: stringparams: Record<string, string>port: stringuser: string