import { ColumnAlign, ColumnType, RowSelection, SortOrder, TablePaginationConfig, TableProps } from "./types.js"; import { Table } from "./table.js";