export const MaestroState = { IDLE: 'idle', PREPARING: 'preparing', LIVE: 'live', }