### Summary ``` from PIL import Image def hello(x: Image): print(x) ``` error[invalid-type-form]: Variable of type `<module 'PIL.Image'>` is not allowed in a type expression ### Version ty 0.0.0-alpha.8