import * as React from 'react'; declare function SvgIconChartArea(props: React.SVGProps): JSX.Element; export default SvgIconChartArea;