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