export type CreateTranscriptionResponse = { text: string; };