export declare const runAbsolutelyAllTimers: (params?: {
    limit: number;
}) => Promise<void>;
//# sourceMappingURL=runAbsolutelyAllTimers.d.ts.map