export declare function setGlobalConfig(config: any): void;
export declare function getGlobalConfig(): {};
