declare const _default: __VLS_WithTemplateSlots; readonly direction: import("element-plus/es/utils").EpPropFinalized; readonly size: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly title: import("element-plus/es/utils").EpPropFinalized; readonly extra: import("element-plus/es/utils").EpPropFinalized; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly direction: import("element-plus/es/utils").EpPropFinalized; readonly size: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly title: import("element-plus/es/utils").EpPropFinalized; readonly extra: import("element-plus/es/utils").EpPropFinalized; }>>, { readonly title: string; readonly direction: import("element-plus/es/utils").EpPropMergeType; readonly border: boolean; readonly column: number; readonly extra: string; }>, { title?(_: {}): any; extra?(_: {}): any; }>; export default _default; declare type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };