import { ObservableMap } from "mobx"; export type Collection_Closed = T; export type Collection = ObservableMap;