import { FC } from 'react'; import { BarSeriesProps } from './BarSeries'; export declare const StackedBarSeries: FC>;