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