import { type Rule } from '@angular-devkit/schematics';
/**
 * Add Stylistic package in the dependencies
 * @param tree
 * @param context
 */
export declare const addStylistic: Rule;
//# sourceMappingURL=stylistic.d.ts.map