export declare const promiseTimeout: (promise: Promise, timeout: number) => Promise;