export { impactOccurred as hapticFeedbackImpactOccurred, isSupported as isHapticFeedbackSupported, notificationOccurred as hapticFeedbackNotificationOccurred, selectionChanged as hapticFeedbackSelectionChanged, } from './exports.variable.js'; export * as hapticFeedback from './exports.variable.js';