import { GlobalContextConfig } from '../types/global-config';
export declare const defaultGlobalConfig: GlobalContextConfig;
