interface RecordWithTtl Usage in Deno```typescript import { type RecordWithTtl } from "node:node__dns.d.ts"; ``` Properties address: string ttl: number