export declare enum EscalationType { OnEntry = "OnEntry", OnExit = "OnExit", OnException = "OnException" }