Following Ionic React tutorial for a camera app. Code throws up an error

So I’ve been talking to ChatGPT and trying to figure this out for days. The code seems to be correct, my file structure seems to be correct, but I still keep getting the following error: ERROR in ./src/index.js 12:33-36
export ‘default’ (imported as ‘App’) was not found in ‘./App’ (module has no exports). I am new to this and have no foundational knowledge of of Javascript. Just learning as I go.