export { Table } from './Table'; export type { TableProps } from './Table'; export type { TableStylesParams } from './Table.styles'; //# sourceMappingURL=index.d.ts.map