import { type ChartPlugin } from "../../models/index.mjs"; import { type UseChartElementRefSignature } from "./useChartElementRef.types.mjs"; export declare const useChartElementRef: ChartPlugin;