interface AnyTxtRecordimport { type AnyTxtRecord } from "https://deno.land/std@0.177.0/node/dns.ts"; Propertiestype: "TXT"entries: string[]import AnyTxtRecordimport { AnyTxtRecord } from "https://deno.land/std@0.177.0/node/dns.ts";