import { type Tree } from '@nx/devkit';
import type { NormalizedGeneratorOptions } from '../schema';
export declare function updateTsConfigIncludedFiles(tree: Tree, options: NormalizedGeneratorOptions): void;
//# sourceMappingURL=update-tsconfig-included-files.d.ts.map