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