export declare const VERSION = "__VERSION__"; export * from './2d'; export * from './3d'; export * from './core'; export * from './debug'; export * from './loaders'; export * from './math'; export * from './utils'; //# sourceMappingURL=index.d.ts.map