type MessagingExtensionAttachmentLayout = 'list' | 'grid';

export type { MessagingExtensionAttachmentLayout };
