export declare function executeCommand(command: string): Promise<string>;
