// Generated by dts-bundle-generator v9.5.1 export declare function abortablePromise(promise: Promise, signal: AbortSignal): Promise; export {};