import { typeDNSResponse } from'../index.js';
/**
* This TTL will be used if the remote service does not return one
*/exportdeclareconstDEFAULT_TTL = 60;
exportdeclarefunctiontoDNSResponse(obj: any): DNSResponse;
//# sourceMappingURL=to-dns-response.d.ts.map