import { FC } from 'react';
export declare const Diff: FC<{
    diff: string;
}>;
//# sourceMappingURL=diff.d.ts.map