import type { UseTopbarHook } from "./topbar.definition"; export declare const useTopbar: UseTopbarHook;