export declare enum RsInterventionRequestDeniedReason { AVAILIBILITY = "AVAILIBILITY", LOCATION = "LOCATION", OTHER = "OTHER" }