export declare function runWithTimeout(promise: Promise, time: number, exception: symbol): Promise;