Events: { [Event in NonGenericEvent as Event["name"]]: Event } & Record<
    string & {},
    GenericEvent,
>