Creates a token that can be used in a DI Provider.
class InjectionToken<T> { toString(): string;}
string