export { DataGraph } from './dataGraph'; export { InsightWorkerCollection } from './workerCollection'; export { VIEngine } from './engine'; export { VISUAL_CHANNELS } from './specification/channels'; export { geomTypes, encoding } from './specification/encoding';