import Atk10 from '@girs/atk-1.0'; declare global { export interface GjsGiImports { Atk: typeof Atk10; } } export default GjsGiImports;