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