declare const _default: typeof __VLS_export; export default _default; declare const __VLS_export: __VLS_WithSlots; default: () => never[]; }; modifiers: { type: PropType; default: undefined; }; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: () => never[]; }; modifiers: { type: PropType; default: undefined; }; }>> & Readonly<{}>, { modifiers: string | string[]; items: import("../../index.js").NavItem[]; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, { default?: (props: {}) => any; } & { item?: (props: { item: { label: string; ariaLabel?: string; title?: string; to?: string | Record; href?: string; target?: string; rel?: string; disabled?: boolean; current?: boolean; class?: string | string[]; }; data: Record | undefined; index: number; }) => any; }>; type __VLS_WithSlots = T & { new (): { $slots: S; }; };