export declare enum MODE { AUTO = "auto", SLEEP = "sleep", FAVORITE = "favorite", NONE = "none" } //# sourceMappingURL=miio-consts.d.ts.map