import type { InjectionKey, Ref } from 'vue'; import { KottiNavbar } from './types'; export declare const KT_NAVBAR_CONTEXT: InjectionKey>; export declare const NAVBAR_THEME: Record;