export type ButtonComponentData = InteractionButtonComponentData | LinkButtonComponentData;
No summary provided.