import { type ProjectConfiguration, type Tree } from '@nx/devkit';
export declare function updateAppEditorTsConfigExcludedFiles(tree: Tree, projectConfig: ProjectConfiguration): void;
//# sourceMappingURL=update-app-editor-tsconfig-excluded-files.d.ts.map