export { Audio } from "./audio.mjs"; export { Speech, type SpeechCreateParams } from "./speech.mjs"; export { Transcriptions, type Transcription, type TranscriptionCreateParams } from "./transcriptions.mjs"; export { Translations, type Translation, type TranslationCreateParams } from "./translations.mjs"; //# sourceMappingURL=index.d.mts.map