declare const _sfc_main: import("vue").DefineComponent<{ title: { type: StringConstructor; required: false; }; type: { type: StringConstructor; required: false; default: string; }; style: { type: StringConstructor; required: false; default: string; }; contentAlign: { type: StringConstructor; required: false; default: string; }; }, { props: any; typesWithIcons: { negative: import("vue").FunctionalComponent; positive: import("vue").FunctionalComponent; attention: import("vue").FunctionalComponent; info: import("vue").FunctionalComponent; }; currentIcon: import("vue").ComputedRef; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, { type: string; style: string; contentAlign: string; }, {}>; export default _sfc_main;