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