/** Used by the `Room.SetBrokenWatchState` method. */
export declare enum BrokenWatchState {
    NONE = 0,
    SLOW = 1,
    FAST = 2
}
//# sourceMappingURL=BrokenWatchState.d.ts.map