export { default as Table } from './Table'; export type { TableSize, TableRadius, TableBorderStyle, TableHeaderColor, TableProps, } from './Table.types'; //# sourceMappingURL=index.d.ts.map