export function IMPH() { return ( <HeaderBox title=""> </HeaderBox> ); } import HeaderBox from "../components/header-box";