LAYOUTS: Map<string, {
    factory: ((container: DataPanelLayoutContainer, element: HTMLElement, viewer: ViewerUIState, crossSections: CrossSectionSpecificationMap) => DataDisplayLayout);
}> = ...

Generated using TypeDoc