import type { ChainConfig } from '../types'; declare const chainConfig: ChainConfig; export { chainConfig };