import { type Tree } from '@nx/devkit';
import type { NormalizedOptions } from '../schema';
export declare function updateHostAppRoutes(tree: Tree, options: NormalizedOptions): void;
//# sourceMappingURL=update-host-app-routes.d.ts.map