import { type ChartPlugin } from "../../models/index.mjs"; import { type UseChartCartesianAxisSignature } from "./useChartCartesianAxis.types.mjs"; export declare const useChartCartesianAxis: ChartPlugin>;