/** * Execute Command import { getErrorMessage } from './../../types/common'; * * Execute AI-assisted work on a ticket */ import { Command } from "commander"; export declare const executeCommand: Command; //# sourceMappingURL=execute.d.ts.map