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