define(["exports"],function(_exports){function DefaultSoundEffects(){this.name="Default Sound Effects",this.type="soundeffects",this.id="defaultsoundeffects"}Object.defineProperty(_exports,"__esModule",{value:!0}),_exports.default=void 0,DefaultSoundEffects.prototype.getEffects=function(){return{navigation:"navigation.mp3",select:"select.mp3"}};_exports.default=DefaultSoundEffects});