import { type GeneratorCallback, type Tree } from '@nx/devkit';
export declare function addAngularEsLintDependencies(tree: Tree, projectName: string): GeneratorCallback;
//# sourceMappingURL=add-angular-eslint-dependencies.d.ts.map