SpeakerDeviceDefinition: With<., {
    onOff: typeof BaseOnOffServer;
} & {
    levelControl: typeof LevelControlServer;
}>