import { PromptWithResources } from '../types/resource-types.js';
export declare const fileReviewPrompt: PromptWithResources;
export declare const fileDetailPrompt: PromptWithResources;
export declare const fileComparePrompt: PromptWithResources;
