export type CompareExchangeValueState = "None" | "Created" | "Deleted" | "Missing"; //# sourceMappingURL=CompareExchangeValueState.d.ts.map