export interface MinimumDistance { minDistance: number; minDistanceIndex: number; }