import type { ValidationIssue } from '../types'; export declare function validateSearchsetBundle(bundle: any, entries: any[]): ValidationIssue[]; //# sourceMappingURL=bundle-searchset-rules.d.ts.map