// rh-navigation-secondary/rh-navigation-secondary-menu.js import type { ReactWebComponent } from '@lit/react'; import type { RhNavigationSecondaryMenu } from '@rhds/elements/rh-navigation-secondary/rh-navigation-secondary-menu.js'; export const NavigationSecondaryMenu: ReactWebComponent;