import { type Tree } from '@nx/devkit';
export default function installJiti(tree: Tree): Promise<import("@nx/devkit").GeneratorCallback>;
