export { default as Table } from './Table'; export type { ITableProps } from './types'; //# sourceMappingURL=index.d.ts.map