declare const _default: import("vue").DefineComponent<{ readonly title: import("code-monkey-ui/es/utils").EpPropFinalized; readonly description: import("code-monkey-ui/es/utils").EpPropFinalized; readonly type: import("code-monkey-ui/es/utils").EpPropFinalized; readonly closable: import("code-monkey-ui/es/utils").EpPropFinalized; readonly closeText: import("code-monkey-ui/es/utils").EpPropFinalized; readonly showIcon: BooleanConstructor; readonly center: BooleanConstructor; readonly effect: import("code-monkey-ui/es/utils").EpPropFinalized; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { close: (evt: MouseEvent) => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly description: import("code-monkey-ui/es/utils").EpPropFinalized; readonly type: import("code-monkey-ui/es/utils").EpPropFinalized; readonly closable: import("code-monkey-ui/es/utils").EpPropFinalized; readonly closeText: import("code-monkey-ui/es/utils").EpPropFinalized; readonly showIcon: BooleanConstructor; readonly center: BooleanConstructor; readonly effect: import("code-monkey-ui/es/utils").EpPropFinalized; }>> & { onClose?: ((evt: MouseEvent) => any) | undefined; }, { readonly type: import("code-monkey-ui/es/utils").EpPropMergeType; readonly title: string; readonly description: string; readonly closable: import("code-monkey-ui/es/utils").EpPropMergeType; readonly closeText: string; readonly effect: import("code-monkey-ui/es/utils").EpPropMergeType; readonly showIcon: boolean; readonly center: boolean; }>; export default _default;