import type { PageLevels } from '../project/types.js'; export declare function nextLevel(level: PageLevels): PageLevels; //# sourceMappingURL=nextLevel.d.ts.map