import { NavItem } from './nav-item'; export declare const registerNavItem: (prefix?: string) => void; export { NavItem as VwcNavItemElement };