declare module "godot" { interface ResourceTypes { "res://icon.svg": CompressedTexture2D; } }