import { Tree } from '@nx/devkit'; declare function generator(host: Tree): Promise; export default generator; //# sourceMappingURL=generator.d.ts.map