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