declare var __VLS_5: {}; type __VLS_Slots = {} & { default?: (props: typeof __VLS_5) => any; }; declare const __VLS_component: import("vue").DefineComponent, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly> & Readonly<{}>, { id: string; tag: string; textBreak: boolean; clearfix: boolean; vstack: boolean; hstack: boolean; fontMonospace: boolean; textReset: boolean; textTruncate: boolean; lead: boolean; mark: boolean; small: boolean; visible: boolean; invisible: boolean; backgroundGradient: boolean; maxWidth: boolean; maxHeight: boolean; viewportWidth: boolean; viewportHeight: boolean; minViewportWidth: boolean; minViewportHeight: boolean; active: boolean; split: boolean; disabled: boolean; icon: string; iconEnd: boolean; iconColor: string; inline: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; declare const _default: __VLS_WithSlots; export default _default; type __VLS_WithSlots = T & { new (): { $slots: S; }; };