/** A content fingerprint, including user changes and untracked files, without changing Git state. */ export declare function readWorkspaceRevision(workspace: string): Promise;