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