import type { InterpolationROIAnnotation } from '../../../types/ToolSpecificAnnotationTypes'; export default function updateChildInterpolationUID(annotation: InterpolationROIAnnotation): string;