In TypeScript 4.1, is it possible to get a class name or a function name as literal string type?
e.g.
class Foo { }