import { browserTracingIntegrationShim, consoleLoggingIntegrationShim, elementTimingIntegrationShim, loggerShim, replayIntegrationShim } from '@sentry-internal/integration-shims';
import { feedbackAsyncIntegration } from './feedbackAsync';
export * from './index.bundle.base';
export { consoleLoggingIntegrationShim as consoleLoggingIntegration, loggerShim as logger };
export { getFeedback, sendFeedback } from '@sentry-internal/feedback';
export { browserTracingIntegrationShim as browserTracingIntegration, elementTimingIntegrationShim as elementTimingIntegration, feedbackAsyncIntegration as feedbackAsyncIntegration, feedbackAsyncIntegration as feedbackIntegration, replayIntegrationShim as replayIntegration, };
//# sourceMappingURL=index.bundle.feedback.d.ts.map
