import { type ChartPlugin } from '@mui/x-charts/internals'; import { type UseChartProZoomSignature } from "./useChartProZoom.types.js"; export declare const useChartProZoom: ChartPlugin;