import { SvgIconComponent } from './types'; declare const AreaChartIcon: SvgIconComponent; export default AreaChartIcon;