export type CreateTranslationResponse = { text: string; };