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