import { BaseListParams } from '../common/types/list-params'; export type WalletListBalancesParams = BaseListParams;