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