import { GamanApp } from '@gaman/core/gaman-app.js'; export declare function defineBootstrap(cb: (app: GamanApp) => any): Promise;