import { type AgMapShapeSeriesOptions } from 'ag-charts-community';
import { type SeriesModuleDefinition } from 'ag-charts-core';
export declare const MapShapeSeriesModule: SeriesModuleDefinition<AgMapShapeSeriesOptions>;
