export declare function renderDiff(filePath: string, before: string, after: string, opts?: { color?: boolean; }): string; //# sourceMappingURL=diff.d.ts.map