declare const _default: import("vue/types/v3-define-component").DefineComponent<{ when: { type: StringConstructor; default: null; }; date: { type: StringConstructor; default: null; }; duration: { type: StringConstructor; default: null; }; by: { type: StringConstructor; default: null; }; tagType: { type: StringConstructor; default: null; }; tagText: { type: StringConstructor; default: null; }; selected: { type: BooleanConstructor; default: boolean; }; }, import("vue").Data, import("vue").Data, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly>, { selected: boolean; duration: string; date: string; when: string; by: string; tagType: string; tagText: string; }>; export default _default;