```ts
const Section: React.FC<React.ComponentProps<"section"> & object>;
```
