export declare const getENSAddress: (name: string) => Promise<string | undefined>;
//# sourceMappingURL=getENSAddress.d.ts.map