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