import { Tree } from '@nx/devkit'; export declare function hasPlugin(tree: Tree): boolean;