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