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