```ts
const TableRow: React.FC<React.ComponentProps<typeof TableRowWrapper>>;
```
