export declare function createProject(projectPath: string, noQuestions: boolean): Promise<void>;
//# sourceMappingURL=create-project.d.ts.map