```ts
const TableSection: React.FC<React.ComponentProps<"div"> & object>;
```
