import { Tree } from "@angular-devkit/schematics"; export declare function installSchematicsDependencies(host: Tree, onlySchematics?: boolean): void;