module.exports = { Admin: 'admin', Employee: 'employee', Client: 'client' }