import other = require('./other-3'); var a = new other.Hello(); console.log(a.value);