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