export { createFileAttachment } from './createFileAttachment'; export { getCurrentFileAttachmentElement } from './getCurrentFileAttachmentElement'; export { normalizeRedundantFileAttachmentAttributes } from './normalizeRedundantFileAttachmentAttributes'; export { parseSerializedElement } from './parseSerializedElement';