import type { Attachment } from "@claudexor/schema"; /** Read once and bind the adapter payload to the finalized daemon resource digest. */ export declare function readVerifiedAttachmentBytes(attachment: Attachment): Buffer; //# sourceMappingURL=attachment-integrity.d.ts.map