Whenever I try to access `godot.Sprite2D` in TS I get the error `Property 'Sprite2D' does not exist on type 'typeof godot'`. 
Whenever I try to access

godot.Sprite2Din TS I get the errorProperty 'Sprite2D' does not exist on type 'typeof godot'.