import { Tree } from '@nx/devkit';
export declare function createTreeWithNestApplication(appName: string): Tree;
