export { default as JoDataTable } from "./src/DataTable"; export type { DataTableProps as JTDataTableProps } from "./src/DataTable";