export type BreadcrumbItem = { label: string; /** Optional URL. When set on a non-last item, the crumb renders as an ``. */ href?: string | null; /** * Optional click handler. When set on a non-last item WITHOUT an `href`, the crumb renders as a * `