RoboticVacuumCleanerDeviceDefinition: With<., {
    identify: typeof BaseIdentifyServer;
} & {
    rvcRunMode: typeof RvcRunModeServer;
} & {
    rvcOperationalState: typeof RvcOperationalStateServer;
}>