import { IdleToken } from './types'; export declare const TOKEN_LISTS: { [network: number]: IdleToken[]; };