import type { InsightAlgorithm } from '../../type';
export declare const TurningPoint: InsightAlgorithm;
