import { type AgMapShapeSeriesOptions, _ModuleSupport } from 'ag-charts-community';
import type { SeriesModuleDefinition } from 'ag-charts-core';
export declare const MapShapeModule: _ModuleSupport.SeriesModule<'map-shape'>;
export declare const MapShapeSeriesModule: SeriesModuleDefinition<AgMapShapeSeriesOptions>;
