import { UnitTestTree } from '@angular-devkit/schematics/testing';
export declare function runNgAdd(standalone: boolean): Promise<UnitTestTree>;
