import { Tree } from '@nrwl/devkit'; import { NxStrapiPluginGeneratorSchema } from './schema'; export default function (host: Tree, options: NxStrapiPluginGeneratorSchema): Promise;