import { CoreBrandBar } from "./CoreBrandBar"; import { BottomNav } from "./BottomNav"; export function DesktopHeader() { return (
); }