export { uni050ConsumptionLimitDetector, uni052WaitRetryDetector, uni053ChildProcessDetector, uni054BudgetThresholdDetector, } from "./detectors.js";
export declare const boundedDetectors: import("../../../../core/src/sdk/detector.js").Detector<unknown, import("./evidence.js").BoundedBlockingEvidence>[];
export { BOUNDED_CAPABILITY } from "./types.js";
export type { BoundedBlockingEvidence } from "./evidence.js";
//# sourceMappingURL=index.d.ts.map