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