import type { ChartPlugin } from "../../models/index.js"; import type { UseChartHighlightSignature } from "./useChartHighlight.types.js"; export declare const useChartHighlight: ChartPlugin>;