import type { Navigation } from "./spec/navigation";
export declare let globalNavigation: Navigation | undefined;
