export declare function raceWithSignal(promise: Promise, signal?: AbortSignal): Promise;