import { Rule } from '@angular-devkit/schematics';
/**
 * Remove StyleLazyLoaderModule from decorator imports arrays and import statements
 * @param tree
 * @param context
 */
export declare const removeStyleLazyLoaderModule: Rule;
/**
 * Update of Otter library V14.0
 */
export declare const updateV14_0: (options: any) => Rule;
//# sourceMappingURL=index.d.ts.map