export type MentorCustomVoiceResponse = { readonly voice_provider: string; readonly voice_name: string; };