import { CryptoOrTokenCurrency } from "@ledgerhq/types-cryptoassets"; import { ApyType } from "../types/trend"; export declare const useInterestRatesByCurrencies: (currencies: CryptoOrTokenCurrency[]) => Record; //# sourceMappingURL=useInterestRatesByCurrencies.d.ts.map