I get the same error then i add this in to tsconfig.js it is fixed
"paths": { "@firebase/auth": ["./node_modules/@firebase/auth/dist/index.rn.d.ts"], }