export interface CuiEvaluationCriteriaData { readonly criteria: string; readonly evaluation: number; }