import type { PreviewPlotProps } from '@mui/x-charts-pro/internals'; export declare function RangeBarPreviewPlot(props: PreviewPlotProps): import("react").JSX.Element;