@cfxlabsinc/b2b-services
    Preparing search index...
    interface LedgerAccountWithdrawalActivityDependencies {
        bankAdminService: BankAdminService;
        bankInternalTransferService: BankInternalTransferService;
        customerQueryService: CustomerQueryService;
        ledgerAccountService: LedgerAccountService;
        redemptionAdminQueryService: RedemptionAdminQueryService;
        solanaBackofficeLedgerAccountService: SolanaBackofficeLedgerAccountService;
        solanaBackofficeWalletService: SolanaBackofficeWalletService;
        solanaKeypairService: SolanaKeypairService;
        solanaMintfxTransferService: SolanaMintfxTransferService;
        solanaTransactionSenderService: SolanaTransactionSenderService;
        solanaTransactionService: SolanaTransactionService;
        victorAccountQueryService: VictorAccountQueryService;
        virtualAccountAdminQueryService: VirtualAccountAdminQueryService;
        withdrawalAdminService: WithdrawalAdminService;
    }
    Index
    bankAdminService: BankAdminService
    bankInternalTransferService: BankInternalTransferService
    customerQueryService: CustomerQueryService
    ledgerAccountService: LedgerAccountService
    redemptionAdminQueryService: RedemptionAdminQueryService
    solanaBackofficeLedgerAccountService: SolanaBackofficeLedgerAccountService
    solanaBackofficeWalletService: SolanaBackofficeWalletService
    solanaKeypairService: SolanaKeypairService
    solanaMintfxTransferService: SolanaMintfxTransferService
    solanaTransactionSenderService: SolanaTransactionSenderService
    solanaTransactionService: SolanaTransactionService
    victorAccountQueryService: VictorAccountQueryService
    virtualAccountAdminQueryService: VirtualAccountAdminQueryService
    withdrawalAdminService: WithdrawalAdminService