export interface ReplicateVoiceToIsolatedEnvironmentResponseModel { /** Voice ID of the replicated voice in the target residency. */ voiceId: string; }