import { Tree } from '@angular-devkit/schematics/src/tree/interface'; export declare const updateAppModueTs: (host: Tree, modulePath: string) => void;