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