export declare function createPlanOnlyPrompt(): string; export declare function createImplementationPrompt(projectDir?: string): string;