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