import type { SearchFeedbackOptions } from '../types.js'; export declare function run(opts: SearchFeedbackOptions): Promise; //# sourceMappingURL=search-feedback.d.ts.map