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