export declare enum DeviceCategory {
    VacuumCleaner = "robot.vacuum.cleaner"
}
//# sourceMappingURL=deviceCategory.d.ts.map