import { type Tree } from '@nx/devkit';
export { extractTsConfigBase } from '@nx/js';
export declare function updateProjectRootTsConfig(host: Tree, projectRoot: string, relativePathToRootTsConfig: string, isRootProject?: boolean): void;
//# sourceMappingURL=update-project-root-tsconfig.d.ts.map