export { default, type TableProps, type TableBodyProps, type TableCaptionProps, type TableCellProps, type TableFootProps, type TableHeadProps, type TableRowProps, } from "./Table"; //# sourceMappingURL=index.d.ts.map