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