export { ErrorTrackingEvent, type ErrorMetrics, type ErrorTrackingEntry, type ErrorPatternConfig, type ErrorTrackingStorage, type ErrorThreshold, type ErrorCorrelationRule, type ErrorContext, type ErrorEnvironment, type ThresholdExceededData, type CorrelationFoundData, } from './tracking/types.js'; //# sourceMappingURL=error-tracking-interfaces.d.ts.map