import type { ChainType } from '@openocean.finance/widget-types'; export declare const getNameServiceAddress: (name: string, chainType?: ChainType) => Promise; //# sourceMappingURL=getNameServiceAddress.d.ts.map