export declare enum AzureCloudServiceEndpointDeploymentSlot { Production = "Production", Staging = "Staging" }