declare const _default: import('vue').DefineComponent<{}, { $emit: (event: "close" | "command" | "buttonClick", ...args: any[]) => void; uiFontFamily: string; toolbarItem: Record; overflowItems: unknown[]; $props: { readonly uiFontFamily?: string | undefined; readonly toolbarItem?: Record | undefined; readonly overflowItems?: unknown[] | undefined; }; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>; export default _default;