People who can only use AI will be left behind. It is easy to shut off your brain when using AI and then get overwhelmed by the amount of code it produces. Worse is though when people replace programming experience with AI. I have seen a lot of really bad AI code. I can spot and repair it. Others can not. And that is a problem. And I am not talking about purist principles. I am talking about bad unoptimized code that I can spot with just one look.
It is a tool just like syntax highlighting, code completion and refactoring tools before it. You need to know how to use them, where their usefulness ends and you should probably have an idea how to do it yourself without the tool. It is okay if you will be less efficient, but it's bad if you just can't.