'use strict'; const email = require('../../services/Email'); module.exports = { email, };