import type { EngineClient } from '@5minds/processcube_engine_client';
export declare function finishManualTask(...args: Parameters<typeof EngineClient.prototype.manualTasks.finishManualTask>): ReturnType<typeof EngineClient.prototype.manualTasks.finishManualTask>;