export type RGBActionCommand = 'Configure' | 'Exec';
