const React = require('react'); module.exports = ({ htmlAttrs = {}, bodyAttrs = {}, head = [], children = null }) => ( {head}