declare function _exports(...signals: (AbortSignal | undefined)[]): AbortSignal;
export = _exports;
//# sourceMappingURL=abort-signal.d.ts.map