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