import 'typings-global'; import * as handlebars from 'handlebars'; import * as smartfile from 'smartfile'; import * as smartq from 'smartq'; import * as path from 'path'; export { handlebars, smartfile, smartq, path };