```ts
const PlainMenuEntry: React.FC<React.ComponentProps<typeof Row> & object>;
```
