import m from 'mithril'; import { SVGAttributes } from '../../svg'; declare const ChartArea: m.Component; export default ChartArea;