export function ETHH() {

  return (
    <HeaderBox>
      
    </HeaderBox>
  );
}

import HeaderBox from "../contents/header-box";