import { type PluginModuleDefinition } from 'ag-charts-core'; import type { AgDataSourceOptions } from 'ag-charts-types'; export declare const DataSourceModule: PluginModuleDefinition;