import type { Navigation } from "./spec/navigation";
export declare function getNavigation(): Navigation;
