export { sendFeedback } from './core/sendFeedback'; export { buildFeedbackIntegration } from './core/integration'; export { getFeedback } from './core/getFeedback'; export { feedbackModalIntegration } from './modal/integration'; export { feedbackScreenshotIntegration } from './screenshot/integration'; //# sourceMappingURL=index.d.ts.map