When I'm trying to create any navigator( tab/ stack/ drawer) I get this typescript error: Cannot find namespace 'Tab'
even when it's defined in the file itself.What's the problem and what's the solution?I've used the expo typescript template to begin.