import { type PropType } from 'vue'; declare const _default: import("vue").DefineComponent void>; onHide: FunctionConstructor; onAfterHide: FunctionConstructor; icon: PropType<() => import("vue").VNodeChild>; type: { readonly type: PropType; readonly default: "info"; }; content: PropType import("vue").VNodeChild)>; showIcon: { readonly type: BooleanConstructor; readonly default: true; }; closable: BooleanConstructor; keepAliveOnHover: BooleanConstructor; onClose: PropType<() => void>; onMouseenter: PropType<(e: MouseEvent) => void>; onMouseleave: PropType<(e: MouseEvent) => void>; }>, { show: import("vue").Ref; hide: () => void; handleClose: () => void; handleAfterLeave: () => void; handleMouseleave: (e: MouseEvent) => void; handleMouseenter: (e: MouseEvent) => void; deactivate: () => void; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly void>; onHide: FunctionConstructor; onAfterHide: FunctionConstructor; icon: PropType<() => import("vue").VNodeChild>; type: { readonly type: PropType; readonly default: "info"; }; content: PropType import("vue").VNodeChild)>; showIcon: { readonly type: BooleanConstructor; readonly default: true; }; closable: BooleanConstructor; keepAliveOnHover: BooleanConstructor; onClose: PropType<() => void>; onMouseenter: PropType<(e: MouseEvent) => void>; onMouseleave: PropType<(e: MouseEvent) => void>; }>> & Readonly<{}>, { type: import("./types").MessageType; duration: number; showIcon: boolean; closable: boolean; keepAliveOnHover: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;