import { IBCData } from '@chain-registry/v2-types';
declare const ibcData: IBCData[];
export default ibcData;
