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