TranslateSuccessResponse: {
    detectedLanguage?: DetectedLanguage;
    translations: TranslationTypes.MSEdgeProviderType.TranslationItem[];
}[]