import { Tree } from '@angular-devkit/schematics'; export declare function FindRoutingModule(tree: Tree, basePath: string): string;