import 'typings-global' import * as path from 'path' import * as smartfile from 'smartfile' import * as smartstring from 'smartstring' import * as shelljs from 'shelljs' export { path, smartfile, smartstring, shelljs }