import Gtk from "gi://Gtk"; declare global { const Align: typeof Gtk.Align; } Object.assign(globalThis, { Align: Gtk.Align, });