export interface AssessmentQuestions { assessmentQuestions: string[]; }