export declare function removeContourSegmentAnnotations(segmentationId: string, segmentIndex: number, options?: { recordHistory?: boolean; }): void;