export type ChatAttachmentStatus = 'default' | 'loading' | 'failed';