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