import { t as Interceptor } from "../../interceptor-dtJZ_9QT.js"; import { n as HttpRequestEventMap } from "../../http-CB9rQ7i_.js"; //#region src/interceptors/fetch/web.d.ts /** * Interceptor for `fetch` requests in the browser. */ declare class FetchInterceptor extends Interceptor { static symbol: symbol; protected predicate(): boolean; protected setup(): Promise; } //#endregion export { FetchInterceptor }; //# sourceMappingURL=web.d.ts.map