// @ts-expect-error import Gtk from 'gi://Gtk?version=3.0'; export { Gtk }; export default Gtk;