export enum JitsiTranscriptionStatus { ON = 'on', OFF = 'off' }