import { Tree } from '@nx/devkit'; import type { ShadecnUiSchema } from './schema'; export default function (tree: Tree, options: ShadecnUiSchema): Promise;