export { uni100PathContainmentDetector, uni101AtomicReplacementDetector, uni102ArtifactOwnershipDetector, } from "./detectors.js";
export declare const filesystemDetectors: import("../../../../core/src/sdk/detector.js").Detector<unknown, import("./evidence.js").FilesystemBlockingEvidence>[];
export { FILESYSTEM_CAPABILITY } from "./types.js";
export type { FilesystemBlockingEvidence } from "./evidence.js";
//# sourceMappingURL=index.d.ts.map