export { ON_DIAGNOSTIC_META, OnDiagnostic } from './on-diagnostic.decorator.js'; export type { OnDiagnosticMeta } from './on-diagnostic.decorator.js'; export { DiagnosticsModule } from './diagnostics.module.js'; export { DiagnosticsExplorer } from './diagnostics.explorer.js'; export { InjectCapability } from '../inject-capability.js'; //# sourceMappingURL=index.d.ts.map