export declare class ChartHighlight {
    range: 'tooltip' | 'node';
}
//# sourceMappingURL=chartHighlight.d.ts.map