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