import type { Where } from 'payload';
export declare function combineWhereConstraints(constraints: Array<Where>): Where;
//# sourceMappingURL=combineWhereConstraints.d.ts.map