import { Tree } from '@nx/devkit'; export declare const updateTsconfig: (tree: Tree) => void;