import { Tree } from '@angular-devkit/schematics'; export declare function readJsonInTree(host: Tree, path: string): T;