export interface CommandProperties { popup: { name: string; backgroundColor: string; }; svg: string; }