export * from './compiler/errors'; export * from './shared/types'; export * from './compiler/instrumentation'; export { CompilerAggregateError } from './compiler/utils'; //# sourceMappingURL=index.d.ts.map