import { type Rule } from '@angular-devkit/schematics'; /** * Update of Otter Workspace V10.1 */ export declare const updateV10_1: (options: any) => Rule; /** * Update of Otter Workspace V12.1 */ export declare const updateV12_1: (options: any) => Rule; //# sourceMappingURL=index.d.ts.map