import * as consolecolor from '@pushrocks/consolecolor'; import * as smartenv from 'smartenv'; import * as smartlogInterfaces from '@pushrocks/smartlog-interfaces'; import * as smartpromise from '@pushrocks/smartpromise'; let ora = require('ora'); export { consolecolor, smartenv, smartlogInterfaces, smartpromise, ora };