const AudioChannels = { LOAD_AUDIO_BUFFER: 'audio:loadAudioBuffer', } as const; export default AudioChannels;