import { Currency, CurrencyAmount } from '@sushiswap/sdk'; export declare function toHex(currencyAmount: CurrencyAmount): string;