export { transcribe as experimental_transcribe } from './transcribe'; export type { TranscriptionResult as Experimental_TranscriptionResult } from './transcribe-result';