/// declare const Table: { (props: any): import("react").JSX.Element; displayName: string; }; export default Table;