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