import { Currency } from '@uniswap/sdk-core'; export declare function getCurrencyAddress(currency: Currency): string;