export declare function executeCommand(command: string, args: string[], onProgress?: (newOutput: string) => void): Promise; //# sourceMappingURL=commandExecutor.d.ts.map