import { Tree } from '@nx/devkit';
export declare function updateTsconfig(tree: Tree, projectRoot: string): void;
//# sourceMappingURL=update-tsconfig.d.ts.map