import type { AttachmentFile } from "../AttachmentFile"; export type ActivityAttachmentFile = AttachmentFile;