export interface Quality { id: string; text: string; }