export { POSTable } from './POSTable'; export type { POSTableProps, TableStatus, TableShape, ChairCount, } from './POSTable.types'; //# sourceMappingURL=index.d.ts.map