import { PatchesForBodyPropertyDiff } from '../../agents/questions'; export declare function ReviewBodyPropertyPatches(props: { question: PatchesForBodyPropertyDiff; }): JSX.Element; //# sourceMappingURL=review-body-property-patches.d.ts.map