import 'typings-global' import * as beautylog from 'beautylog' import * as cflare from 'cflare' let fs = require('fs-extra') import * as lik from 'lik' import * as path from 'path' import * as q from 'q' import * as shelljs from 'shelljs' import * as smartcli from 'smartcli' import * as smartfile from 'smartfile' import * as smartgit from 'smartgit' import * as smartstring from 'smartstring' export { beautylog, cflare, fs, lik, path, q, shelljs, smartcli, smartfile, smartgit, smartstring }