UNPKG

@ledgerhq/live-common

Version:
3 lines 402 B
import { AccountModuleParams, NetworkWithCount, NetworkConfigurationOptions } from "../utils/type"; export declare function useLeftAccountsApyModule(params: AccountModuleParams, { useAccountData, accountsCountAndApy, ApyIndicator, }: Pick<NetworkConfigurationOptions, "useAccountData" | "accountsCountAndApy" | "ApyIndicator">): Array<NetworkWithCount>; //# sourceMappingURL=useLeftAccountsApy.d.ts.map