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