export declare function DiffView({ diff }: { diff: string; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=DiffView.d.ts.map