import { NavigationEntry } from '@mintlify/models'; export declare function iterateOverNavItems(navItems: Array, origin: string): Array;