import { QType, RType } from "./DNSPacket";
export declare function dnsTypeToString(type: RType | QType): string;
//# sourceMappingURL=dns-string-utils.d.ts.map