import { Tree } from '@nx/devkit';
import { NormalizedSchema } from './normalize-options';
export declare function addGitIgnoreEntry(host: Tree, options: NormalizedSchema): void;
//# sourceMappingURL=add-git-ignore-entry.d.ts.map