pub trait TypeProvider<__Context__, Tag>: IsProviderFor<TypeProviderComponent, __Context__, Tag> { type Type; }