export declare function safeAwait(promise: Promise, finallyFn?: () => void): Promise;