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