import { IDeviceCommand } from '../../../network/interfaces/IDeviceCommand'; export declare const cmdEnable: IDeviceCommand;