I have a simple MobX Store:
import { observable, action, makeObservable } from "mobx" import { BoxShadow, ShadowValues } from "./types" import