import type { AttachmentBundleSurfaceCapture, ArtifactExtractionResponseV6, RuntimeContext } from "./types.js"; export declare function extractAttachmentGraphV6(capture: AttachmentBundleSurfaceCapture, context: Pick): Omit; //# sourceMappingURL=attachmentGuard.d.ts.map