declare const _default: import('vue').DefineComponent<{}, { $emit: (event: "command" | "item-clicked" | "tab-out" | "editor-handoff", ...args: any[]) => void; item: Record; uiFontFamily: string; $props: { readonly item?: Record | undefined; readonly uiFontFamily?: string | undefined; }; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>; export default _default;