export type ActionRowComponentData = MessageActionRowComponentData | ModalActionRowComponentData;
No summary provided.