export declare class _ProjectName { results: string | undefined; constructor(); run(): Promise; } //# sourceMappingURL=prompts.project-name.d.ts.map