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