import { AssetMap, AssetValue, BlockfrostAssetValue } from "./types";
export declare const assetListToMap: (assets: (AssetValue | BlockfrostAssetValue)[]) => AssetMap;
//# sourceMappingURL=assetListToMap.d.ts.map