export { Table } from "./Table.component"; export type { TableProps } from "./Table.types";