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