import { ReactIconComponentType } from '../types';

declare const AreaChart: ReactIconComponentType;
export default AreaChart;
            