declare const _sfc_main: import("vue").DefineComponent<{ content: { type: StringConstructor; default: string; required: true; }; /** * 样式 * color?: string * fontSize?: string * fontWeight?: number */ contentStyle: { type: ObjectConstructor; default: {}; required: false; }; }, { props: any; Div: import("vue").DefineComponent, { props: any; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>>, { readonly content?: any; readonly contentStyle?: any; }, {}>; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, { content: string; contentStyle: Record; }, {}>; export default _sfc_main;