import * as handlebars from 'handlebars'; import * as lodash from 'lodash'; import * as path from 'path'; import * as smartfile from '@pushrocks/smartfile'; import * as smartpromise from '@pushrocks/smartpromise'; export { handlebars, lodash, path, smartfile, smartpromise };