export type { LanguageIdentificationRequest } from "./LanguageIdentificationRequest.mjs"; export type { TranslationRequest } from "./TranslationRequest.mjs"; export type { TransliterationRequest } from "./TransliterationRequest.mjs";