import 'typings-global'
import * as beautylog from 'beautylog'
import * as lodash from 'lodash'
import * as rxjs from 'rxjs'
import * as q from 'smartq'
export {
beautylog,
lodash,
rxjs,
q
}