import { type PresetModuleDefinition } from 'ag-charts-core'; import type { AgSparklineOptions } from 'ag-charts-types'; export declare const SparklinePresetModule: PresetModuleDefinition;