import { type AgMapLineBackgroundOptions, _ModuleSupport } from 'ag-charts-community';
import type { SeriesModuleDefinition } from 'ag-charts-core';
export declare const MapLineBackgroundModule: _ModuleSupport.SeriesModule<'map-line-background'>;
export declare const MapLineBackgroundSeriesModule: SeriesModuleDefinition<AgMapLineBackgroundOptions>;
