declare var __VLS_9: {}, __VLS_15: {}; type __VLS_Slots = {} & { default?: (props: typeof __VLS_9) => any; } & { default?: (props: typeof __VLS_15) => any; }; declare const __VLS_component: import("vue").DefineComponent; readonly default: ""; }; readonly disabled: { readonly type: BooleanConstructor; readonly default: false; }; readonly label: { readonly type: StringConstructor; readonly default: ""; }; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; readonly default: ""; }; readonly disabled: { readonly type: BooleanConstructor; readonly default: false; }; readonly label: { readonly type: StringConstructor; readonly default: ""; }; }>> & Readonly<{}>, { readonly label: string; readonly disabled: boolean; readonly route: string | object; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; declare const _default: __VLS_WithSlots; export default _default; type __VLS_WithSlots = T & { new (): { $slots: S; }; };