export * from './index.js'; import { SimpleDataTable } from './index.js'; declare const _default: typeof SimpleDataTable; export default _default;