export function eventually(fn: any, { timeout: _timeout, interval: _interval }?: {}): Promise<void>;
//# sourceMappingURL=eventually.d.ts.map