import { Rule } from '@angular-devkit/schematics'; /** * Default 9.0.0 update function */ export declare const update: (options: any) => Rule; //# sourceMappingURL=index.d.ts.map