import { CmcToken } from './types'; export declare const platformId = "coinmarketcap"; export declare const cmcTokens: CmcToken[];