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