import { BlockchainName, TestnetEvmBlockchain } from '../../blockchains/blockchain-name'; import { Token } from '../token'; export declare const testnetNativeTokens: Record; export declare const nativeTokensList: Record;