import system from './system' import user from './user' export default { system, user }