export declare function timeoutPromise(timeout: number, errorMessage: string): Promise;