import { FC } from "react"; declare const TableWrapper: FC; export default TableWrapper;