export { AttachmentPrimitiveRoot as Root } from "./attachment/AttachmentRoot"; export { AttachmentPrimitiveThumb as unstable_Thumb } from "./attachment/AttachmentThumb"; export { AttachmentPrimitiveName as Name } from "./attachment/AttachmentName"; export { AttachmentPrimitiveRemove as Remove } from "./attachment/AttachmentRemove";