import { CryptoOrTokenCurrency } from "@ledgerhq/types-cryptoassets"; import { AssetData } from "./type"; export declare const groupCurrenciesByAsset: (assetsSorted: AssetData[]) => Map; //# sourceMappingURL=groupCurrenciesByAsset.d.ts.map