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