yarn types
-------------------
src/pages/Contacts/View/index.tsx:2:22 - error TS2307: Cannot find module '../_App/interfaces' or its corresponding type declarations.

2 import { Page } from '../_App/interfaces'
~~~~~~~~~~~~~~~~~~~~


Found 1 error.

error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

А в IDE вроде норм.

Тип Page вроде есть, его ему не нравится?