export { AttachmentPrimitiveRoot as Root } from "./attachment/AttachmentRoot.js"; export { AttachmentPrimitiveThumb as unstable_Thumb } from "./attachment/AttachmentThumb.js"; export { AttachmentPrimitiveName as Name } from "./attachment/AttachmentName.js"; export { AttachmentPrimitiveRemove as Remove } from "./attachment/AttachmentRemove.js"; //# sourceMappingURL=attachment.d.ts.map