import { IAlertApi } from './alert'; declare const _default: import('vue').DefineComponent { ICON_MAP: { success: string; error: string; info: string; warning: string; }; TITLE_MAP: { success: string; error: string; info: string; warning: string; }; CONTENT_MAXHEUGHT: number; }; }; icon: (StringConstructor | ObjectConstructor)[]; type: { type: StringConstructor; default: string; }; size: { type: StringConstructor; default: string; }; description: { type: StringConstructor; default: string; }; title: { type: StringConstructor; }; center: BooleanConstructor; showIcon: { type: BooleanConstructor; default: boolean; }; closable: { type: BooleanConstructor; default: boolean; }; closeText: { type: StringConstructor; default: string; }; singleLine: { type: BooleanConstructor; default: boolean; }; scrolling: { type: BooleanConstructor; default: boolean; }; showFoldable: { type: BooleanConstructor; default: boolean; }; customClass: (ArrayConstructor | StringConstructor | ObjectConstructor)[]; offset: { type: (NumberConstructor | StringConstructor)[]; default: number; }; autoHide: { type: BooleanConstructor; default: boolean; }; target: { type: StringConstructor; default: string; }; }>, IAlertApi, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly { ICON_MAP: { success: string; error: string; info: string; warning: string; }; TITLE_MAP: { success: string; error: string; info: string; warning: string; }; CONTENT_MAXHEUGHT: number; }; }; icon: (StringConstructor | ObjectConstructor)[]; type: { type: StringConstructor; default: string; }; size: { type: StringConstructor; default: string; }; description: { type: StringConstructor; default: string; }; title: { type: StringConstructor; }; center: BooleanConstructor; showIcon: { type: BooleanConstructor; default: boolean; }; closable: { type: BooleanConstructor; default: boolean; }; closeText: { type: StringConstructor; default: string; }; singleLine: { type: BooleanConstructor; default: boolean; }; scrolling: { type: BooleanConstructor; default: boolean; }; showFoldable: { type: BooleanConstructor; default: boolean; }; customClass: (ArrayConstructor | StringConstructor | ObjectConstructor)[]; offset: { type: (NumberConstructor | StringConstructor)[]; default: number; }; autoHide: { type: BooleanConstructor; default: boolean; }; target: { type: StringConstructor; default: string; }; }>> & Readonly<{}>, { type: string; offset: string | number; center: boolean; size: string; _constants: Record; description: string; showIcon: boolean; closable: boolean; closeText: string; singleLine: boolean; scrolling: boolean; showFoldable: boolean; autoHide: boolean; target: string; }, {}, { IconClose: import('vue').Raw import('vue').VNode, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>>; IconSuccess: import('vue').Raw import('vue').VNode, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>>; IconError: import('vue').Raw import('vue').VNode, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>>; IconHelp: import('vue').Raw import('vue').VNode, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>>; IconWarning: import('vue').Raw import('vue').VNode, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>>; }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; export default _default;