export interface ActionButton { icon: string; action: string; }