export type { SpeechModelV4 } from './speech-model-v4';
export type { SpeechModelV4CallOptions } from './speech-model-v4-call-options';
export type { SpeechModelV4Result } from './speech-model-v4-result';
