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