export declare function createGitDiff(filename: string, oldContent: string, newContent: string): string; //# sourceMappingURL=create-git-diff.d.ts.map