/** This is used by the `POST_AMBUSH_STARTED` and `POST_AMBUSH_FINISHED` custom callbacks. */ export declare enum AmbushType { CHALLENGE_ROOM = 0, BOSS_RUSH = 1 } //# sourceMappingURL=AmbushType.d.ts.map