export interface ILayoutManagerConfig { id: string; name: string; component: any; }