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