export { default as Table } from './table.js';
import 'react/jsx-runtime';
import 'react';
import '@tanstack/react-table';
