export function createDns(): (domain: string, options?: import("ipfs-core-types/src/root").DNSOptions | undefined) => Promise<string>;
//# sourceMappingURL=dns.d.ts.map