declare var __VLS_2: number, __VLS_3: {}, __VLS_6: string, __VLS_7: { isActive: boolean; }; type __VLS_Slots = {} & { [K in NonNullable]?: (props: typeof __VLS_3) => any; } & { [K in NonNullable]?: (props: typeof __VLS_7) => any; }; declare const __VLS_base: import('../../../node_modules/vue').DefineComponent, {}, {}, {}, {}, import('../../../node_modules/vue').ComponentOptionsMixin, import('../../../node_modules/vue').ComponentOptionsMixin, { "update:activeTab": (...args: any[]) => void; }, string, import('../../../node_modules/vue').PublicProps, Readonly> & Readonly<{ "onUpdate:activeTab"?: (...args: any[]) => any; }>, { transparent: boolean; tabNumber: number; activeTab: number; light: boolean; flexColumn: boolean; }, {}, {}, {}, string, import('../../../node_modules/vue').ComponentProvideOptions, true, {}, any>; declare const __VLS_export: __VLS_WithSlots; declare const _default: typeof __VLS_export; export default _default; type __VLS_WithSlots = T & { new (): { $slots: S; }; };