import { Tree } from '@nx/devkit';
export declare function hasGenerator(tree: Tree, projectName: string, generatorName: string): boolean;
//# sourceMappingURL=has-generator.d.ts.map