export default function smoothContours(segmentationId: string, segmentIndex: number, options?: { knotsRatioPercentage: number; }): void;