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