export declare function resolveTxtRecord(name: string): Promise<string>;
export declare function resolveARecord(name: string): Promise<string[]>;
//# sourceMappingURL=dns-lookup.d.ts.map