export interface IWidgetList { widgetName: string; containerId: string; }