import type { Navigation } from "./types.js"; export declare function defineNavigation(nav: Navigation): Navigation;