"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const favicon_1 = require("./favicon"); exports.favicon = favicon_1.favicon; module.exports = { favicon: favicon_1.favicon };