// rh-navigation-vertical/rh-navigation-vertical.js
import type { ReactWebComponent } from '@lit/react';
import type { RhNavigationVertical } from '@rhds/elements/rh-navigation-vertical/rh-navigation-vertical.js';
export const NavigationVertical: ReactWebComponent<RhNavigationVertical, {}>;
  