import { Tree } from '@nx/devkit'; export declare function monorepoGenerator(tree: Tree, options: {}): Promise; export default monorepoGenerator; //# sourceMappingURL=convert-to-monorepo.d.ts.map