import type { ChartPlugin } from "../../models/index.mjs"; import type { UseChartTooltipSignature } from "./useChartTooltip.types.mjs"; export declare const useChartTooltip: ChartPlugin>;