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