export interface ITreeWidgetOptions { isLab: boolean; baseUrl: string; }