// This is a generated file. export default { NOT_INSTALLED: "not-installed", INSTALLING: "installing", RUNNING: "running", STOPPED: "stopped", ERROR: "error", UNKNOWN: "unknown", };