--[[ Package link auto-generated by Rotriever ]] local PackageIndex = script.Parent._Workspace local Package = require(PackageIndex["InteractionFeedback"]["InteractionFeedback"]) export type InteractionFeedbackConfig = Package.InteractionFeedbackConfig export type HapticEffect = Package.HapticEffect export type InteractionType = Package.InteractionType return Package