import { IdzResult } from './IdzResult'; import { IdzLightSwitch } from './IdzLightSwitch'; export declare type IdzLightSwitchesResult = IdzResult;