declare function removeLabelmapFromElement(element: HTMLDivElement, segmentationId: string): void; export default removeLabelmapFromElement;