/// import { ITableProps } from "./ITableProps"; export declare const Table: (props: ITableProps) => JSX.Element;