import { Token } from '../currency'; export declare const BASES_TO_CHECK_TRADES_AGAINST: { readonly [chainId: number]: Token[]; };