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