/// export declare const ALLOW_ABORT_INTERVAL_COUNT = 1000; export declare function allowAbort(signal?: AbortSignal): Promise;