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