declare namespace _default { function executeCommand(command: any): Promise; } export default _default;