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