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