import type { ChartPlugin } from '@mui/x-charts/internals'; import type { UseGeoProjectionSignature } from "./useGeoProjection.types.mjs"; export declare const useGeoProjection: ChartPlugin;