export declare enum ProxyRuleDeploymentResourceType { Function = "function", Site = "site" }