import type { ChartSeriesTypeConfig } from '@mui/x-charts/internals'; export declare const ohlcSeriesConfig: ChartSeriesTypeConfig<'ohlc'>;