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