// rh-navigation-vertical/rh-navigation-vertical-list.js import type { ReactWebComponent } from '@lit/react'; import type { RhNavigationVerticalList } from '@rhds/elements/rh-navigation-vertical/rh-navigation-vertical-list.js'; export const NavigationVerticalList: ReactWebComponent;