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