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