import { PatchDiffProps } from "./type.mjs";
//#region src/CodeDiff/PatchDiff.d.ts
declare const PatchDiff: import("react").NamedExoticComponent<PatchDiffProps>;
//#endregion
export { PatchDiff, PatchDiff as default };
//# sourceMappingURL=PatchDiff.d.mts.map