export type ModalActionRowComponentData = JSONEncodable<APIModalActionRowComponent> | TextInputComponentData;