export declare function generateHashlineDiff(oldContent: string, newContent: string, filePath: string): string;