type AttachmentLayout = 'list' | 'carousel';

export type { AttachmentLayout };
