module.exports = (Handlebars['default'] || Handlebars).template({"compiler":[7,">= 4.0.0"],"main":function(container,depth0,helpers,partials,data) {
    return "Hello, " + require("./bar.html").apply(null, Array.prototype.slice.call(arguments, arguments.length > 6)) + "\n";
},"useData":true});