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