export declare const runFor: (fn: () => true | undefined, timeoutMs: number) => Promise; //# sourceMappingURL=runFor.d.ts.map