import { type ChartPlugin } from "../../models/index.js"; import type { UseChartExperimentalFeaturesSignature } from "./useChartExperimentalFeature.types.js"; import type { ChartSeriesType } from "../../../../models/seriesType/config.js"; export declare const useChartExperimentalFeatures: ChartPlugin>;