declare const _default: import("../../action.js").ActionDefinition<{ resourceType: string; resourceId: string; threadId?: string; commentId?: string; resolutionNote?: string; }, { threadId: string; resolved: true; updatedCount: number; resolutionNote: string; comment: import("../types.js").ReviewComment; }>; export default _default; //# sourceMappingURL=resolve-review-thread.d.ts.map