export declare enum HttpServiceType { SWITCH = "switch", LIGHTBULB = "lightbulb", FAN = "fan" } //# sourceMappingURL=service-type.d.ts.map