import { Invert } from "../invert"; type UnionDisabler = Invert; export type DisableUnion = UnionDisabler;