import type { CSSProperties } from 'vue'; declare const _default: import("vue").DefineComponent<{ readonly customClass: import("element-plus/es/utils").BuildPropReturn; readonly dangerouslyUseHTMLString: import("element-plus/es/utils").BuildPropReturn; readonly duration: import("element-plus/es/utils").BuildPropReturn; readonly icon: import("element-plus/es/utils").BuildPropReturn, "", unknown, unknown, unknown>; readonly id: import("element-plus/es/utils").BuildPropReturn; readonly message: import("element-plus/es/utils").BuildPropReturn>, "", unknown, unknown, unknown>; readonly offset: import("element-plus/es/utils").BuildPropReturn; readonly onClick: import("element-plus/es/utils").BuildPropReturn void>, () => undefined, unknown, unknown, unknown>; readonly onClose: import("element-plus/es/utils").BuildPropReturn void>, unknown, true, unknown, unknown>; readonly position: import("element-plus/es/utils").BuildPropReturn; readonly showClose: import("element-plus/es/utils").BuildPropReturn; readonly title: import("element-plus/es/utils").BuildPropReturn; readonly type: import("element-plus/es/utils").BuildPropReturn; readonly zIndex: import("element-plus/es/utils").BuildPropReturn; }, { ns: { namespace: import("vue").ComputedRef; b: (blockSuffix?: string) => string; e: (element?: string | undefined) => string; m: (modifier?: string | undefined) => string; be: (blockSuffix?: string | undefined, element?: string | undefined) => string; em: (element?: string | undefined, modifier?: string | undefined) => string; bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; is: { (name: string, state: boolean | undefined): string; (name: string): string; }; }; horizontalClass: import("vue").ComputedRef<"right" | "left">; typeClass: import("vue").ComputedRef; iconComponent: import("vue").ComputedRef; positionStyle: import("vue").ComputedRef; visible: import("vue").Ref; close: () => void; clearTimer: () => void; startTimer: () => void; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { destroy: () => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly dangerouslyUseHTMLString: import("element-plus/es/utils").BuildPropReturn; readonly duration: import("element-plus/es/utils").BuildPropReturn; readonly icon: import("element-plus/es/utils").BuildPropReturn, "", unknown, unknown, unknown>; readonly id: import("element-plus/es/utils").BuildPropReturn; readonly message: import("element-plus/es/utils").BuildPropReturn>, "", unknown, unknown, unknown>; readonly offset: import("element-plus/es/utils").BuildPropReturn; readonly onClick: import("element-plus/es/utils").BuildPropReturn void>, () => undefined, unknown, unknown, unknown>; readonly onClose: import("element-plus/es/utils").BuildPropReturn void>, unknown, true, unknown, unknown>; readonly position: import("element-plus/es/utils").BuildPropReturn; readonly showClose: import("element-plus/es/utils").BuildPropReturn; readonly title: import("element-plus/es/utils").BuildPropReturn; readonly type: import("element-plus/es/utils").BuildPropReturn; readonly zIndex: import("element-plus/es/utils").BuildPropReturn; }>> & { onDestroy?: (() => any) | undefined; }, { type: import("element-plus/es/utils").BuildPropType; icon: import("element-plus/es/utils").BuildPropType, unknown, unknown>; message: import("element-plus/es/utils").BuildPropType>, unknown, unknown>; zIndex: number; offset: number; position: import("element-plus/es/utils").BuildPropType; title: string; id: string; onClick: () => void; showClose: import("element-plus/es/utils").BuildPropType; customClass: string; duration: number; dangerouslyUseHTMLString: import("element-plus/es/utils").BuildPropType; }>; export default _default;