export declare function reasonableTime(promise: Promise, timeout: number, timeoutMessage?: string): Promise;