import { ERC20, Native } from '../../types'; export declare const NATIVE_IMX_IMMUTABLE_TESTNET: Native; export declare const WIMX_IMMUTABLE_TESTNET: ERC20; export declare const IMMUTABLE_TESTNET_COMMON_ROUTING_TOKENS: ERC20[];