import { Tree } from '@angular-devkit/schematics'; export declare const aquilaVersion: string | null; export declare function installAllPeerDependencies(tree: Tree): void;