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