declare const _default: __VLS_WithTemplateSlots, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, { align: string | Record; }>, { avatar?(_: {}): any; author?(_: {}): any; datetime?(_: {}): any; content?(_: {}): any; actions?(_: {}): any; default?(_: {}): any; }>; export default _default; declare type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };