import type { ProjectAnswers } from '../types.js'; export declare function create_project(answers: ProjectAnswers): void; //# sourceMappingURL=create_project.d.ts.map