import 'typings-global'; import * as beautylog from 'beautylog'; declare let depcheck: any; import * as gulp from 'gulp'; import * as gulpBabel from 'gulp-babel'; import * as gulpIstanbul from 'gulp-istanbul'; import * as gulpFunction from 'gulp-function'; declare let gulpInjectModules: any; import * as gulpMocha from 'gulp-mocha'; import * as gulpSourcemaps from 'gulp-sourcemaps'; declare let gulpTypedoc: any; import * as lodash from 'lodash'; import * as npmextra from 'npmextra'; import * as projectinfo from 'projectinfo'; import * as path from 'path'; import * as shelljs from 'shelljs'; import * as smartchok from 'smartchok'; import * as smartcli from 'smartcli'; import * as smartcov from 'smartcov'; import * as smartenv from 'smartenv'; import * as smartfile from 'smartfile'; import * as smartpath from 'smartpath'; import * as smartstream from 'smartstream'; import * as smartstring from 'smartstring'; export declare let sourceMapSupport: any; import * as tsn from 'tsn'; export { beautylog, depcheck, gulp, gulpBabel, gulpFunction, gulpInjectModules, gulpIstanbul, gulpMocha, gulpSourcemaps, gulpTypedoc, lodash, npmextra, projectinfo, path, shelljs, smartchok, smartcli, smartcov, smartenv, smartfile, smartpath, smartstream, smartstring, tsn };