react-navigation headerbackbutton not export member of navigation
//in The the latest react-navigation package 6X they move all the element to new package
yarn add @react-navigation/elements
import { HeaderBackButton } from '@react-navigation/elements';