const { html } = require('uhtml'); module.exports = (app) => { return html``; };