export interface CategoryProperties { color: string; text?: string; flag?: string; }