import { Scope } from '@sentry/core';
/**
 * Update the active isolation scope.
 * Should be used with caution!
 */
export declare function setIsolationScope(isolationScope: Scope): void;
//# sourceMappingURL=scope.d.ts.map
