export interface ICommandExecutionResponse { execId: string; }