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