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