import * as React from "react"; import { TableProps } from "../Table/Table"; export declare const TableChart: React.FC; export default TableChart;