declare const _default: import("vue").DefineComponent<{ readonly type: import("../../../utils").EpPropFinalized; readonly closable: BooleanConstructor; readonly disableTransitions: BooleanConstructor; readonly hit: BooleanConstructor; readonly color: import("../../../utils").EpPropFinalized; readonly size: import("../../../utils").EpPropFinalized; readonly effect: import("../../../utils").EpPropFinalized; readonly round: BooleanConstructor; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { close: (evt: MouseEvent) => boolean; click: (evt: MouseEvent) => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly closable: BooleanConstructor; readonly disableTransitions: BooleanConstructor; readonly hit: BooleanConstructor; readonly color: import("../../../utils").EpPropFinalized; readonly size: import("../../../utils").EpPropFinalized; readonly effect: import("../../../utils").EpPropFinalized; readonly round: BooleanConstructor; }>> & { onClose?: ((evt: MouseEvent) => any) | undefined; onClick?: ((evt: MouseEvent) => any) | undefined; }, { readonly type: import("../../../utils").EpPropMergeType; readonly closable: boolean; readonly effect: import("../../../utils").EpPropMergeType; readonly size: import("../../../utils").EpPropMergeType; readonly color: string; readonly round: boolean; readonly disableTransitions: boolean; readonly hit: boolean; }>; export default _default;