import { IWeb3ChainType } from '../type'; declare const chainInfo: IWeb3ChainType; export default chainInfo;