export declare enum Hosting { CLOUD = "cloud", SELF = "self" }