When trying to import an MP3 file, like so:
import audioSrc from "assets/audio.mp3";
I get the following error:
TS27