import type { ParsedNavigationSpec } from './types.js'; export declare function parseNavigationSpec(specPath: string): ParsedNavigationSpec; //# sourceMappingURL=parser.d.ts.map