module.exports = function(subject: any) { console.log("Hello, World!"); };