export type MentorWizard = { name: string; description: string; };