export declare function runWithServicesRetainedReplyContext(callback: () => T): T; export declare function isServicesRetainedReplyContext(): boolean; //# sourceMappingURL=services-retained-reply-context.d.ts.map