import * as events from "events"; import * as lodash from "lodash"; import * as minimatch from "minimatch"; import * as smartq from "smartq"; declare const symbolTree: any; export { events, lodash, minimatch, smartq, symbolTree };