import { Tree } from 'nx/src/generators/tree';
export declare function addGitIgnoreEntry(host: Tree): void;
