'use strict'; const application = require('../../controllers/application'); module.exports = function (app, router, opts) { };