import Gdk30 from '@girs/gdk-3.0'; declare global { export interface GjsGiImports { Gdk: typeof Gdk30; } } export default GjsGiImports;