import { ConversationState } from '../types'; export declare function generatePRD(conversation: ConversationState, projectName?: string): Promise; //# sourceMappingURL=prd.d.ts.map