import { WoRGBICBulb } from './wo-rgbic-bulb.js';
/**
 * RGBICWW Floor Lamp Device
 * Uses same logic as RGBIC Bulb with segmented control
 */
export declare class WoRGBICWWFloorLamp extends WoRGBICBulb {
}
//# sourceMappingURL=wo-rgbicww-floor-lamp.d.ts.map