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