import { Rule } from "@angular-devkit/schematics";
export declare function installNpmSchematicPackage(packageName: string): Rule;
