export interface CommandClick { event: Event; type: string; action: string; }