export declare const waitForPromise: (promise: Promise, ms?: number) => Promise;