using Godot; namespace Cirno.Scripts.UI; public partial class ScreenFader : Control { }