const { MATCH_STATUS, SUGGESTION_STATUS } = require('./statuses'); module.exports = { MATCH_STATUS, SUGGESTION_STATUS, };