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