FanDeviceDefinition: With<., {
    identify: typeof BaseIdentifyServer;
} & {
    groups: typeof GroupsServer;
} & {
    fanControl: typeof FanControlServer;
}>