export * from './component'; export * as TwoD from './2d'; export * as ThreeD from './3d'; export * as Generic from './generic';