export type { SessionSpan } from './session/index.js';
export { SpanSessionVisibilityInstrumentation, type SpanSessionVisibilityInstrumentationArgs, SpanSessionOnLoadInstrumentation, type SpanSessionOnLoadInstrumentationArgs, SpanSessionBrowserActivityInstrumentation, type SpanSessionBrowserActivityInstrumentationArgs, SpanSessionTimeoutInstrumentation, type SpanSessionTimeoutInstrumentationArgs, } from './session/index.js';
export { GlobalExceptionInstrumentation, type GlobalExceptionInstrumentationArgs, } from './exceptions/index.js';
export { ClicksInstrumentation, type ClicksInstrumentationArgs, } from './clicks/index.js';
export { WebVitalsInstrumentation, type WebVitalOnReport, type WebVitalsInstrumentationArgs, } from './web-vitals/index.js';
export { EmbraceInstrumentationBase } from './EmbraceInstrumentationBase/index.js';
//# sourceMappingURL=index.d.ts.map