declare const _default: __VLS_WithTemplateSlots; readonly default: "horizontal"; }; status: { readonly type: import("vue").PropType<"dashed" | "solid">; readonly default: "solid"; }; gap: { readonly type: NumberConstructor; }; text: StringConstructor; placement: { readonly type: import("vue").PropType; readonly default: "center"; }; prefixIcon: StringConstructor; suffixIcon: StringConstructor; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly default: "horizontal"; }; status: { readonly type: import("vue").PropType<"dashed" | "solid">; readonly default: "solid"; }; gap: { readonly type: NumberConstructor; }; text: StringConstructor; placement: { readonly type: import("vue").PropType; readonly default: "center"; }; prefixIcon: StringConstructor; suffixIcon: StringConstructor; }>>, { direction: "vertical" | "horizontal"; status: "dashed" | "solid"; placement: string; }, {}>, { default?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };