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