import newBankTransactions from './new-bank-transactions'; import newPayments from './new-payments'; export default [newBankTransactions, newPayments];