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