export declare enum SwitchStatus { on = "on", off = "off" }