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