import { AjaxGlobalConfig } from './type'; /** * 默认配置项 */ export declare const defaultConfig: AjaxGlobalConfig;