/** Identifies project instruction content so later turns can detect edits on disk. */ export declare function createAgentsMdFingerprint(instructions: string): string;