import { SearchInput } from "../search/SearchInput"; export default function TopNav() { return (
); }