export interface ITraceOptions { endpoint: string; isBreakoutRoom: boolean; meetingFqn: string; }