export type HeaderProps = { name: string //header 이름 // backBtn: boolean // 뒤로가기 버튼 유무 }