import * as React from 'react'; import { IAreaChartProps } from '../../index'; export declare const AreaChart: React.FunctionComponent;