module.exports = { WAIT: 'WAIT', RETRY: 'RETRY', APPROVED: 'APPROVED', REJECTED: 'REJECTED' }