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