import { Tree } from '@nx/devkit';
export default function addJestResolver(tree: Tree): Promise<void>;
