import { Tree } from '@angular-devkit/schematics'; export declare function getMainPath(host: Tree, name?: string): any;