import { Tree } from '@nx/devkit';
export declare function updateGeneralTargetDefaults(tree: Tree): void;
