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