declare module "godot" { interface SceneNodes { "addons/dev_console/console.tscn": { Container: Control< { ColorRect: ColorRect<{}>, VBoxContainer: VBoxContainer< { Output: RichTextLabel< { "@VScrollBar@22678": VScrollBar<{}>, } >, Input: LineEdit< { Suggestion: LineEdit<{}>, } >, } >, } >, }, } }