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