declare function removeContourFromElement(viewportId: string, segmentationId: string, removeFromCache?: boolean): void; export default removeContourFromElement;