export interface DownloadAttachment { attachmentId: string; fileName: string; }