import type { Tree } from '@nx/devkit';
export declare function addExcludeSpecPattern(tree: Tree, configFilePath: string, excludeSpecPattern: string | string[]): void;
//# sourceMappingURL=add-exclude-spec-pattern.d.ts.map