import 'whatwg-fetch'; import Taro from '@tarojs/api'; export declare const request: typeof Taro.request; export declare const addInterceptor: any;