import type { Tree } from '@nx/devkit'; export declare const excludeTestsBoilerplate: (tree: Tree) => void;