import { type Tree } from '@nx/devkit';
import type { NormalizedGeneratorOptions } from '../schema';
export declare function setRouterInitialNavigation(tree: Tree, options: NormalizedGeneratorOptions): void;
//# sourceMappingURL=set-router-initial-navigation.d.ts.map