export interface UpdateCaptionRequest { captions: string; }