import * as react from 'react'; import { ReactNode, HTMLAttributes } from 'react'; interface TopNavItem { label: ReactNode; /** Omit when `items` is set — a group trigger isn't itself a direct link. */ href?: string; /** Renders the row as a `