import { ThresholdMarker } from '../ThresholdBar.js'; export declare function groupOverlappingMarkers(markers: ThresholdMarker[]): ThresholdMarker[][];