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