/** SHA-256 of git remote URL (or realpath fallback), first 12 chars. */ export declare function computeRepoFingerprint(cwd: string): string;