export interface Mode { id: string; features: string[]; }