interface RecordWithTtlimport { type RecordWithTtl } from "https://deno.land/std@0.166.0/node/dns.ts"; Propertiesaddress: stringttl: numberimport RecordWithTtlimport { RecordWithTtl } from "https://deno.land/std@0.166.0/node/dns.ts";