export declare function runSingleFlight(pendingRequests: Map>, cacheKey: string, onPendingHit: () => void, createRequest: () => Promise): Promise; //# sourceMappingURL=terminology-pending-requests.d.ts.map