import 'typings-global';
import * as smartq from 'smartq';
import * as events from 'events';
import * as lodash from 'lodash';
import * as minimatch from 'minimatch';
export { smartq, events, lodash, minimatch };