import Icons from "./Icons" import Search from "./Search" function Header() { return (
) } export default Header