export declare function promiseTimeout(promise: Promise, timeoutMs: number): Promise;