import type { UseNavbarHook } from "./navbar.definition"; export declare const useNavbar: UseNavbarHook;