import { UnitTestTree } from "@angular-devkit/schematics/testing"; export declare function runSchematic(schematicName: string, options?: Record): Promise;