import { WdTable } from './wd-table'; export { WdTable, type WdTableProps } from './wd-table'; export default WdTable;