import { AbortController as AbortControllerPolyfill } from './AbortController'; export declare const AbortController: typeof AbortControllerPolyfill;