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