import type { ExtensibleTheme } from 'ag-charts-types';
export declare const NIGHTINGALE_SERIES_THEME: ExtensibleTheme<'nightingale'>;
