import { ChainId } from '../utils/constants'; export declare const useNativeAddress: (address: string, chainId: ChainId) => string; //# sourceMappingURL=useNativeAddress.d.ts.map