import { FC } from 'react'; import { AreaSeriesProps } from './AreaSeries'; export declare const StackedNormalizedAreaSeries: FC>;