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