export { default } from "./Table"; export type { TableProps, TableColumn } from "./Table";