import type { FieldDiffClientProps, FieldDiffServerProps, FieldTypes } from 'payload';
export declare const diffComponents: Record<FieldTypes, React.ComponentType<FieldDiffClientProps | FieldDiffServerProps>>;
//# sourceMappingURL=index.d.ts.map