```ts
const InputLabel: React.FC<React.ComponentPropsWithRef<"label"> & object>;
```
