import type { Rule } from '@angular-devkit/schematics'; /** * Update of Otter library V13.0 */ export declare const updateAll: (options: any) => Rule; //# sourceMappingURL=index.d.ts.map