# Functions
NewAccountInteractor creates a new AccountInteractor implementation.
NewTransactionInteractor creates a new TransactionInteractor implementation.
# Interfaces
AccountInteractor represents an interactor for account usecases.
TransactionInteractor represents an interactor for transaction usecases.