declare var __VLS_10: {}; type __VLS_Slots = {} & { default?: (props: typeof __VLS_10) => any; }; declare const __VLS_component: import("vue").DefineComponent, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly> & Readonly<{}>, { decoration: string | unknown[]; boxWidth: string; boxHeight: string; boxBorderColor: string; contentMarginX: string; contentMarginTop: string; boxBorderWidth: string | number; boxBorderStyle: string; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; declare const _default: __VLS_WithSlots; export default _default; type __VLS_WithSlots = T & { new (): { $slots: S; }; };