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