export type MentorCustomVoice = { voice_provider: string; voice_name?: string | null; };