/**
 * Holds the singleton operationRequestMap, to be shared across CJS and ESM imports.
 */
export declare const state: {
    operationRequestMap: WeakMap<WeakKey, any>;
};
//# sourceMappingURL=state-cjs.d.cts.map