import { createComponentContext } from "@utils/index"; import { NavbarProps } from "."; export const NavbarContext = createComponentContext();