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