import * as React from "react"; import './demo.css'; declare const NumberChartDemo: React.FC; export default NumberChartDemo;