import { GamanConfig } from '@gaman/core/config/index.js'; export declare const defaultConfig: GamanConfig; export declare function getGamanConfig(): Promise;