import { ChainKey } from '../enums'; export declare const CHAIN_KEY: { [chainId: number]: ChainKey; };