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