export { default as Table } from './table'; export type { TableProps } from './table';