export interface AttachmentType { type: string; url: string; }