import listClients from './list-clients'; import listInvoices from './list-invoices'; export default [listClients, listInvoices];