ExecCompleteEvent: {
    id: SystemValueId;
    kind: "exec-complete";
    payload: SystemValue;
}

Type declaration