/** * 对URL参数进行追加或格式化 * 老版本 aso(cm)-common 中引用 * @param config */ export declare const urlParamsInterceptor: (config: any) => any;