import { Chain } from '@chain-registry/v2-types'; declare const chains: Chain[]; export default chains;